Platform Explorer / Nuxeo Platform 2023.10

Operation terminateWorkflow (terminateWorkflow)

Operation id terminateWorkflow
Category Chain
Label terminateWorkflow
Requires
Since

Parameters

No parameters.

Signature

Inputs document, documents
Outputs document, documents

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
Contributing Component studio.extensions.nuxeo-routing-default

JSON Definition

{
  "id" : "terminateWorkflow",
  "label" : "terminateWorkflow",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "terminateWorkflow",
  "signature" : [ "document", "document", "documents", "documents" ],
  "params" : [ ]
}